home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6576 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: darkstar.UCSC.EDU!shiva!jono
  2. From: jono@cse.ucsc.edu (Jonathan Gibbs)
  3. Newsgroups: gnu.g++.help,comp.lang.c++,comp.sys.sgi.apps,comp.sys.sgi.misc
  4. Subject: Re: SGI and C++
  5. Followup-To: gnu.g++.help,comp.lang.c++,comp.sys.sgi.apps,comp.sys.sgi.misc
  6. Date: 9 Feb 1996 18:20:16 GMT
  7. Organization: UC Santa Cruz CIS/CE
  8. Message-ID: <4fg390$r4s@darkstar.UCSC.EDU>
  9. References: <4f609s$rho@fu-berlin.de> <4ffp7q$1ue@kai.com>
  10. NNTP-Posting-Host: shiva.cse.ucsc.edu
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. : > If the SGI compiler is really that bad, then I would like to install
  14. : >gcc/g++. Are there any convenient precompiled versions I could download,
  15. : >or will I have to install gcc myself? (I am already a little scared.)
  16.  
  17. My experience is that g++ is more up to date, and has much better
  18. template handling. However, SGI C++ produces much better code. I would
  19. avoid uses of templates that SGI does not support, since gnu is known 
  20. to implmement things before they are completely defined.
  21.  
  22. --jono
  23.  
  24. --
  25. "The human mind is a dangerous plaything, boys. When it's used for evil, 
  26. watch out! But when it's used for good, then things are much nicer." 
  27.                                                             -- The Tick
  28. <Home Page: http://www.cse.ucsc.edu/~jono>
  29.